home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Online / NNTPd / Amiga / S / Pnews
AmigaDOS Script File  |  1997-10-13  |  253b  |  19 lines

  1. .key ART/A
  2. .bra {
  3. .ket }
  4.  
  5. ; $VER: Pnews 1.0 Tin Posting Agent.
  6. ; SET TIN_POST Pnews %s
  7. ; If you do not set this, Tin will use Postnews
  8.  
  9. Set Sig .signature
  10.  
  11. FailAt 21
  12.  
  13. if exists $home$sig
  14.   Echo -- >>{ART}
  15.   Type $home$sig >>{ART}
  16. endif
  17.  
  18. Inews <{ART} -h
  19.